associative array 예문
예문모바일
- Here is a method that gives you an associative array where the key is the user name and the value is an array of paths to which the user has write access:
아래의 메소드는 Associative Array를 반환하는데, 키는 사용자이름이고 값은 사용자가 Push 할 수 있는 경로의 목록이다.